#undef C_SWITCH_SYSTEM.
authorRichard M. Stallman <rms@gnu.org>
Tue, 1 Jun 1993 19:57:02 +0000 (19:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 1 Jun 1993 19:57:02 +0000 (19:57 +0000)
src/s/isc3-0.h

index f79a6b1bcfe7085e408728cf1a2cdd2add33ddf9..cb75a8fb19a42c9178620be3b90550777c3b6456 100644 (file)
@@ -11,3 +11,7 @@
 
 /* mt00@etherm.co.uk says this is needed for process.c.  */
 #define HAVE_TIMEVAL
+
+/* People say that using -traditional causes lossage with `const',
+   so we might as well try getting rid of -traditional.  */
+#undef C_SWITCH_SYSTEM